Fix bugs #9738 & 9739 with a display string that ends in 2 newlines.
authorEli Zaretskii <eliz@gnu.org>
Wed, 12 Oct 2011 20:07:59 +0000 (22:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 12 Oct 2011 20:07:59 +0000 (22:07 +0200)
commit52b714ff4f24c44dc96b60e22b4a2ff2d09a3a1d
tree3008d1fa41ee35e616a910917c5880667bfcd25e
parent40babedafdfeebcd5f09942ba6e7ffb15d5147ed
Fix bugs #9738 & 9739 with a display string that ends in 2 newlines.

 src/xdisp.c (find_row_edges): Handle the case where ROW comes from a
 display string and the previous row comes from the same string and
 is empty.
src/ChangeLog
src/xdisp.c